From: Francesco Potortì Date: Fri, 7 Jun 2002 12:58:40 +0000 (+0000) Subject: Etags regexps support the same set of operators as in Emacs. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~56838 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e30fbfef633ffed77be11e034dd60c718f07c908;p=emacs.git Etags regexps support the same set of operators as in Emacs. --- diff --git a/man/maintaining.texi b/man/maintaining.texi index 3e8990f8a62..c324f843a81 100644 --- a/man/maintaining.texi +++ b/man/maintaining.texi @@ -511,8 +511,7 @@ VT (vertical tab). @end table The syntax of regular expressions in @code{etags} is the same as in -Emacs. However, non-greedy operators and shy groups are not -available. +Emacs. You should not match more characters with @var{tagregexp} than that needed to recognize what you want to tag. If the match is such that